libdigidoc-dbg software package provides debugging symbols for DigiDoc digital signature library, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdigidoc-dbg
libdigidoc-dbg is installed in your system.
Make ensure the libdigidoc-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdigidoc-dbg *
You will get with libdigidoc-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Debug packages |
| Package | libdigidoc-dbg |
| Version | 3.10.1.1208+ds1-2 |
| Description | debugging symbols for DigiDoc digital signature library |
| Sub Section | debug |